home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / MacTech® Magazine / Volume 05 - 1989 / 05.07 Jul 89 / Basic Source / Main.R < prev    next >
Encoding:
Text File  |  1989-05-16  |  2.3 KB  |  101 lines  |  [TEXT/EDIT]

  1. *********************************************************
  2. *
  3. * RMaker resource file sources.
  4. * File: Prototyp.R
  5. * History: 5/16/89 Original by Prototyper.   
  6. * This file contains the sources for all the resources except for Pictures. 
  7. *
  8. *********************************************************
  9. *
  10. *
  11.  
  12. Prototyp.RSRC
  13. APPL????
  14.  
  15. *
  16. *
  17. *
  18. ***********************************************************
  19. ***********************************************************
  20. ***********************************************************
  21. *
  22. * This is the definition for the WINDOW.
  23. *
  24. Type WIND
  25. *
  26.  
  27.                     ,1                  ;;Resource ID
  28. Sample Window                           ;;Window title
  29. 80  130  141  390                       ;;Top Left Bottom Right
  30. InVisible  GoAway                       ;;Visible GoAway 
  31. 16                                      ;;ProcID, Window def ID
  32. 1                                       ;;Refcon, reference value
  33.  
  34.  
  35. *
  36. ***********************************************************
  37. ***********************************************************
  38. ***********************************************************
  39. *
  40. * This is the definition for the MENU.
  41. *
  42. Type MENU
  43. *
  44.  
  45. *************** Standard Menus follow *********************
  46. *
  47.  
  48.  
  49.     ,1001                               ;;Resource ID
  50. \14                                     ;;APPLE menu title
  51. About ...                               ;;item title
  52. (-                                      ;;
  53.  
  54.     ,1002                               ;;Resource ID
  55. File                                    ;;menu title
  56. New^1/N                                 ;;item title
  57. Open.../O                               ;;item title
  58. (-                                      ;;
  59. Close                                   ;;item title
  60. Save/S                                  ;;item title
  61. Save As...                              ;;item title
  62. Revert to Saved                         ;;item title
  63. (-                                      ;;
  64. Page Setup...                           ;;item title
  65. Print...                                ;;item title
  66. (-                                      ;;
  67. Quit/Q                                  ;;item title
  68.  
  69.     ,1003                               ;;Resource ID
  70. Edit                                    ;;menu title
  71. Undo/Z                                  ;;item title
  72. (-                                      ;;
  73. Cut/X                                   ;;item title
  74. Copy/C                                  ;;item title
  75. Paste/V                                 ;;item title
  76. Clear                                   ;;item title
  77. Select All                              ;;item title
  78. (-                                      ;;
  79. Show Clipboard                          ;;item title
  80.  
  81.  
  82. *
  83. *
  84. * This is the ICONs for the MENU list above.
  85. *
  86. Type ICON = GNRL 
  87.  
  88.  
  89. * This Icon is New
  90.     ,257                                ;;ICON Resource ID
  91. .H
  92.  00000000 00000000 00000000 00010000 00028000 00044000 00082000 00101000
  93.  00200800 00400400 00800200 01000100 02000080 04000040 08000020 10000010
  94.  08000020 0C000060 0E0000E0 070001C0 03800380 01C00700 00E00E00 00701C00
  95.  00383800 001C7000 000EE000 0007C000 00038000 00010000 00000000 00000000
  96. .I
  97.  
  98.  
  99.  
  100.  
  101.